VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



simple listbox tip/trick=> you know how control the resized height of listbox can be a pain??

by Evan Toder (30 Submissions)
Category: Coding Standards
Compatability: VB Script
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating: (9 Votes)

you know how it can be difficult to resize the height of the listbox because it only allows you to reset its height + or - a full font height and not in incerments inbetween ? Well this little tip I found out purely by accident.

Rate simple listbox tip/trick=> you know how control the resized height of listbox can be a pain??

Set the listboxes [IntegralHeight]= False (True is the default) and then you can resize the height of the listbox to any dimension you desire

Download this snippet    Add to My Saved Code

simple listbox tip/trick=> you know how control the resized height of listbox can be a pain?? Comments

No comments have been posted about simple listbox tip/trick=> you know how control the resized height of listbox can be a pain??. Why not be the first to post a comment about simple listbox tip/trick=> you know how control the resized height of listbox can be a pain??.

Post your comment

Subject:
Message:
0/1000 characters